<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_GERMAN</nationality>

		<long_name>Flakpanzer 38(t)</long_name>
		<short_name>Flakpanzer 38(t)</short_name>
		<comment>A Panzer 38(t) chassis with a 2cm Flak 38 autocannon</comment>

		<uniform>german_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>2</month><year>1944</year><number>10</number></data>
		<data><month>12</month><year>1945</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Flakpanzer 38(t).png</image_profile>
			<weight>9800</weight>
		</attributes>

		<drive>
			<engine>
				<name>Praga AC, 6-cylinder petrol engine</name>
				<horsepower>147</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION</steering>

			<exhaust_pipe><offsetX>55</offsetX><offsetY>270</offsetY><vertical_angle>80</vertical_angle></exhaust_pipe>
			<exhaust_pipe><offsetX>-20</offsetX><offsetY>270</offsetY><vertical_angle>80</vertical_angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Flakpanzer 38(t).png</image_view>

			<width>215</width>
			<length>550</length>
			<height>126</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>10@65</upper_front>
				<lower_front>20@-14</lower_front>
				<side>15</side>
				<rear>10@-40</rear>
				<top>8</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>140</width>
			<length>410</length>
			<height>42</height>

			<offsetX>0</offsetX>
			<offsetY>65</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>20@10</front>
				<side>15</side>
				<upper_rear>10@10</upper_rear>
				<lower_rear>10@-10</lower_rear>
				<top>8</top>
			</armour>
		</superstructure>

		<superstructure>
			<width>240</width>
			<length>240</length>
			<height>57</height>

			<offsetX>0</offsetX>
			<offsetY>140</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>7</front>
				<upper_side>5@45</upper_side>
				<lower_side>5@-45</lower_side>
				<upper_rear>5@45</upper_rear>
				<lower_rear>5@-45</lower_rear>
				<top>0</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-Flakpanzer 38(t) cannon.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>130</offsetY>
			<offsetZ>195</offsetZ>

			<rotate_time>10</rotate_time>
			<rotate_left>180</rotate_left>
			<rotate_right>180</rotate_right>
			<AA>yes</AA>

			<weapon><type>WEAPON_CANNON_FLAK_38</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_CANNON_FLAK_38</for><flavour>FLAVOUR_HE</flavour><rounds>900</rounds></ammo>
			<ammo><for>WEAPON_CANNON_FLAK_38</for><flavour>FLAVOUR_AP</flavour><rounds>140</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
